Kconfig: Disable non-FIT SPL loading for TI secure devices
authorAndrew F. Davis <[email protected]>
Thu, 16 Feb 2017 17:18:40 +0000 (11:18 -0600)
committerTom Rini <[email protected]>
Sat, 18 Mar 2017 18:28:51 +0000 (14:28 -0400)
commitae9b57b50b2dfad6fefb37af95991362f79abcd3
tree357a94ee73b9178a6075068c212bcac04b4f9fbd
parent722a6b1741bacd4ba36fb89906dbb8bf696d70a7
Kconfig: Disable non-FIT SPL loading for TI secure devices

Non-FIT SPL image loading support should be disabled for TI secure
devices as the image handlers for those image types do not follow
our secure boot flow.

Signed-off-by: Andrew F. Davis <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/spl/Kconfig